home *** CD-ROM | disk | FTP | other *** search
/ Artworks - Keep it Simple 1 / Artworks - Keep it Simple 1.iso / az / launch.dxr / 00027_readme.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  65 b   |  6 lines

  1. on mouseUp
  2.   if buttonClicked() then
  3.     doreadme()
  4.   end if
  5. end
  6.